Lucene search

K
DartDart Software Development Kit

6 matches found

CVE
CVE
added 2022/10/27 4:15 p.m.137 views

CVE-2022-3095

The implementation of backslash parsing in the Dart URI class for versions prior to 2.18 and Flutter versions prior to 3.30 differs from the WhatWG URL standards. Dart uses the RFC 3986 syntax, which creates incompatibilities with the '' characters in URIs, which can lead to auth bypass in webapps ...

9.8CVSS9.6AI score0.00337EPSS
CVE
CVE
added 2022/02/18 2:15 p.m.116 views

CVE-2022-0451

Dart SDK contains the HTTPClient in dart:io library whcih includes authorization headers when handling cross origin redirects. These headers may be explicitly set and contain sensitive information. By default, HttpClient handles redirection logic. If a request is sent to example.com with authorizat...

6.5CVSS6.4AI score0.00108EPSS
CVE
CVE
added 2022/01/05 11:15 a.m.50 views

CVE-2021-22567

Bidirectional Unicode text can be interpreted and compiled differently than how it appears in editors which can be exploited to get nefarious code passed a code review by appearing benign. An attacker could embed a source that is invisible to a code reviewer that modifies the behavior of a program ...

4.6CVSS4.1AI score0.00228EPSS
CVE
CVE
added 2021/12/09 5:15 p.m.41 views

CVE-2021-22568

When using the dart pub publish command to publish a package to a third-party package server, the request would be authenticated with an oauth2 access_token that is valid for publishing on pub.dev. Using these obtained credentials, an attacker can impersonate the user on pub.dev. We recommend upgra...

8.8CVSS8.8AI score0.00454EPSS
CVE
CVE
added 2020/03/26 12:15 p.m.40 views

CVE-2020-8923

An improper HTML sanitization in Dart versions up to and including 2.7.1 and dev versions 2.8.0-dev.16.0, allows an attacker leveraging DOM Clobbering techniques to skip the sanitization and inject custom html/javascript (XSS). Mitigation: update your Dart SDK to 2.7.2, and 2.8.0-dev.17.0 for the d...

6.1CVSS5.8AI score0.00087EPSS
CVE
CVE
added 2021/04/22 3:15 p.m.32 views

CVE-2021-22540

Bad validation logic in the Dart SDK versions prior to 2.12.3 allow an attacker to use an XSS attack via DOM clobbering. The validation logic in dart:html for creating DOM nodes from text did not sanitize properly when it came across template tags.

6.1CVSS6AI score0.00356EPSS